home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / foo2zjs / gamma.ps < prev    next >
Text File  |  2009-10-19  |  777b  |  16 lines

  1. %%
  2. %% This is for fooling around with color correction.  None of the
  3. %% values in this file are tuned for the 2300 DL yet.  So far, I
  4. %% have not come across a *process* for determining what should go
  5. %% into this file.  Also see "gamma-lookup.ps" for another approach.
  6. %%
  7. %% This defines a set of four PS procedures, one for each of C, M, Y, and K,
  8. %% whose input is a value in the range 0.0..1.0, and whose output should be
  9. %% a corrected value in the same range.
  10. %%
  11. %%   CYAN      MAGENTA     YELLOW      BLACK
  12. %{0.217 exp} {0.217 exp} {0.217 exp} {0.217 exp} setcolortransfer
  13. %{0.256 exp} {0.256 exp} {0.256 exp} {0.256 exp} setcolortransfer
  14. {0.333 exp} {0.333 exp} {0.333 exp} {0.333 exp} setcolortransfer
  15. %{0.450 exp} {0.450 exp} {0.450 exp} {0.450 exp} setcolortransfer
  16.